html/template.escaper.computeOutCtx (method)

2 uses

	html/template (current package)
		escape.go#L651: 	return e.computeOutCtx(c, t), dname
		escape.go#L656: func (e *escaper) computeOutCtx(c context, t *template.Template) context {